In This Topic
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.IGdViewer / MagnifierZoomY Property

MagnifierZoomY Property (IGdViewer)

In This Topic
Syntax
'Declaration

 

<DispIdAttribute(34)>

Property MagnifierZoomY As Single
[DispId(34)]

float MagnifierZoomY {get; set;}
read-write property MagnifierZoomY: Single; 
DispIdAttribute(34)

function get,set MagnifierZoomY : float
[DispId(34)]

__property float get_MagnifierZoomY();

__property void set_MagnifierZoomY( 

   float value

);
[DispId(34)]

property float MagnifierZoomY {

   float get();

   void set (    float value);

}
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.IGdViewer
IGdViewer Members